.poweredBy {
  color: #fff !important;
  background-color: #111 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.poweredBy div.customFooter {
  text-align: center !important;
  display: block !important;
  color: #bbb !important;
  font-size: 14px !important;
  opacity: 0.8 !important;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif !important;
  margin: 8px;
  padding: 2px;
}
.poweredBy a {
  color: #bbb !important;
  text-decoration: none  !important;
  font-style: normal !important;
  font-weight: initial !important;
}
.poweredBy a:hover {
  color: #fff !important;
  text-decoration: none !important;
  font-style: normal !important;
  font-weight: initial !important;
}